Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-conforming, adaptive CubedSphere #40

Merged
merged 14 commits into from
Oct 23, 2024

Conversation

amartinhuertas
Copy link
Collaborator

@amartinhuertas amartinhuertas commented Oct 18, 2023

WIP ... cannot be merged yet ...

Bad news, I cannot used the analytical geometrical mapping directly,
as otherwise the mesh is broken geometrically on non-conforming
interfaces. I have to resort to the interpolation of the geometrical
mapping into a H1-conforming space with hanging nodes for the
geometry.
@amartinhuertas amartinhuertas marked this pull request as draft October 18, 2023 09:58
@codecov-commenter
Copy link

codecov-commenter commented Oct 22, 2023

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 174 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (cf19338) to head (897629e).
Report is 1 commits behind head on master.

Files Patch % Lines
src/mpi/CubedSphereDistributedDiscreteModels.jl 0.00% 174 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #40    +/-   ##
=======================================
  Coverage    0.00%   0.00%            
=======================================
  Files          18      18            
  Lines        1277    1428   +151     
=======================================
- Misses       1277    1428   +151     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@amartinhuertas amartinhuertas self-assigned this Oct 23, 2024
@amartinhuertas amartinhuertas marked this pull request as ready for review October 23, 2024 03:59
@amartinhuertas amartinhuertas merged commit 9135936 into master Oct 23, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants